network flow problem - vertaling naar russisch
Diclib.com
Woordenboek ChatGPT
Voer een woord of zin in in een taal naar keuze 👆
Taal:

Vertaling en analyse van woorden door kunstmatige intelligentie ChatGPT

Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:

  • hoe het woord wordt gebruikt
  • gebruiksfrequentie
  • het wordt vaker gebruikt in mondelinge of schriftelijke toespraken
  • opties voor woordvertaling
  • Gebruiksvoorbeelden (meerdere zinnen met vertaling)
  • etymologie

network flow problem - vertaling naar russisch

CLASS OF COMPUTATIONAL PROBLEMS

network flow problem         
задача о потоках в сетях
network flow problem         
задача нахождения потока в сети
maximum-flow problem         
  • Construction of network flow for baseball elimination problem
  • 110x110px
  • access-date=2019-12-22}}</ref>
  • Minimum cut displayed on the network (triangles VS circles).
  • Fig. 4.3.1. Transformation of a maximum bipartite matching problem into a maximum flow problem
  • Fig. 4.1.1. Transformation of a multi-source multi-sink maximum flow problem into a single-source single-sink maximum flow problem
  • Fig. 4.4.1. Transformation of a maximum flow problem with vertex capacities constraint into the original maximum flow problem by node splitting
COMPUTATIONAL PROBLEM IN GRAPH THEORY
Maximal flow problem; Max flow; Maximal flow; Maximum-flow problem; Maximum flow; Maxflow; Max-flow; Max flow problem; Max-flow problem; Flow algorithm; Integral flow theorem

математика

задача о максимальном потоке

Definitie

СИ-ЭН-ЭН
(CNN) , см. "Кейбл ньюс нетуорк".

Wikipedia

Network flow problem

In combinatorial optimization, network flow problems are a class of computational problems in which the input is a flow network (a graph with numerical capacities on its edges), and the goal is to construct a flow, numerical values on each edge that respect the capacity constraints and that have incoming flow equal to outgoing flow at all vertices except for certain designated terminals.

Specific types of network flow problems include:

  • The maximum flow problem, in which the goal is to maximize the total amount of flow out of the source terminals and into the sink terminals
  • The minimum-cost flow problem, in which the edges have costs as well as capacities and the goal is to achieve a given amount of flow (or a maximum flow) that has the minimum possible cost
  • The multi-commodity flow problem, in which one must construct multiple flows for different commodities whose total flow amounts together respect the capacities
  • Nowhere-zero flow, a type of flow studied in combinatorics in which the flow amounts are restricted to a finite set of nonzero values

The max-flow min-cut theorem equates the value of a maximum flow to the value of a minimum cut, a partition of the vertices of the flow network that minimizes the total capacity of edges crossing from one side of the partition to the other. Approximate max-flow min-cut theorems provide an extension of this result to multi-commodity flow problems. The Gomory–Hu tree of an undirected flow network provides a concise representation of all minimum cuts between different pairs of terminal vertices.

Algorithms for constructing flows include

  • Dinic's algorithm, a strongly polynomial algorithm for maximum flow
  • The Edmonds–Karp algorithm, a faster strongly polynomial algorithm for maximum flow
  • The Ford–Fulkerson algorithm, a greedy algorithm for maximum flow that is not in general strongly polynomial
  • The network simplex algorithm, a method based on linear programming but specialized for network flow
  • The out-of-kilter algorithm for minimum-cost flow
  • The push–relabel maximum flow algorithm, one of the most efficient known techniques for maximum flow

Otherwise the problem can be formulated as a more conventional linear program or similar and solved using a general purpose optimization solver.

Vertaling van &#39network flow problem&#39 naar Russisch